home *** CD-ROM | disk | FTP | other *** search
INI File | 1999-10-18 | 2.1 KB | 92 lines |
- [General]
-
- ; =============================================================================
- ; General Definition:
- ; Items number of items or hotspots
- ; Title The string to appear in the window's title bar
- ; =============================================================================
-
- Items=6
- Title=Welcome to YM Digital Makeover Magic
-
- ; =============================================================================
- ; Item Definition:
- ; HotSpot x,y,w,h of hotspot
- ; ProgramWindow Title of program window to check if its running
- ; ProgramClass Window Class to check if its running
- ; Program Executable to run
- ; ErrorRunning Error message if program is currently running
- ; ErrorLaunch Error message if program cannot be launched.
- ;
- ; Special Keywords:
- ; <install location> Program destination path
- ; exit exits Autorun
- ; uninstall activates uninstallation
- ; =============================================================================
-
- ;
- ; Start YM Digital Makeover Magic
- ;
- [Item1]
- HotSpot=21,221,226,75
- ProgramClass=MGI Makeover MainFrame
- Program=<install location>\Makeover.exe
- StayOpen=0
- ErrorRunning=MGI Makeover is already running.
- ErrorLaunch=Unable to launch Makeover
-
- ;
- ; Install Microsoft Internet Explorer 5
- ;
- [Item2]
- HotSpot=59,308,197,36
- ProgramWindow=
- Program=IE5\English\ie5setup.exe
- StayOpen=0
- ErrorRunning=Microsoft Internet Explorer 5 is already running.
- ErrorLaunch=Unable to install Microsoft Internet Explorer 5.
-
- ;
- ; UnInstall YM Digital Makeover Magic
- ;
- [Item3]
- HotSpot=344,254,253,39
- ProgramWindow=YM Digital Makeover Magic
- Program=uninstall
- StayOpen=0
- ErrorRunning=
- ErrorLaunch=Unable to launch PhotoSuite III Uninstaller
-
-
- ;
- ; Install YM Digital Makeover Magic
- ;
- [Item4]
- HotSpot=28,363,287,45
- ProgramWindow=
- Program=setup.exe
- StayOpen=0
- ErrorRunning=
- ErrorLaunch=
-
- ;
- ; Explore CD
- ;
- [Item5]
- HotSpot=374,313,156,32
- ProgramWindow=
- Program=explorer
- StayOpen=0
- ErrorRunning=
- ErrorLaunch=
-
- ;
- ; Exit
- ;
- [Item6]
- HotSpot=477,373,51,31
- ProgramWindow=
- Program=exit
- ErrorRunning=
- ErrorLaunch=
-